|
|
|
BlueCielo Meridian Asset Management Module 2012 Administrator's Guide | BlueCielo ECM Solutions |
By modifying the JavaScript files, you will add a small amount of code to the existing linkdocs.jsp files that references Meridian Explorer. These references will show the related Meridian Explorer repository documents on the Linked Documents pages.
To modify the JavaScript files:
<iframe width="100%" height="500" frameborder="0" scrolling="yes" src='<%=Meridian EnterpriseURL%>&<QueryString>'>
</iframe>
The text for <QueryString> is different for each Maximo application. For the correct text for each application, see Link document query strings for Maximo 5.x.
<%String Meridian EnterpriseURL="<URL>?Site=Default";%>
The text for <URL> should be the URL that you used in Testing Web Access. The argument Site=Default refers to the name of the Asset Management Module configuration that is linked to Maximo as described in Configuring connectivity to Maximo.
Proceed as described in Rebuilding Maximo 5.
Related concepts
Understanding the integration with Maximo 5.x and 6
Related tasks
Replacing the JavaScript files
Configuring the Meridian Explorer base URL
Related information
Copyright © 2000-2012 BlueCielo ECM Solutions |